MAX-COUNT-CONTEXT-ALLOWED

(server version 5.05 or later)

 

                    (default = 100)   

MAX-COUNT-CONTEXT-ALLOWED  <value32>                                           

                                                                         

This parameter is intended for internal use only.    

 

Specifies the maximum number of context control blocks a single client may request from a single MOMI server.

 

The server will not set a value lower than an internal minimum value.

 

The MOMI server usually creates context to service individual Client requests. As a protection, the maximum number client context control blocks are limited. This prevents, in a worse case situation, the appearance of a MOMI server looping or consuming a great deal of CPU resources when the client disconnects and internal clean up occurs.

 

Example:    

                                                          

MAX-COUNT-CONTEXT-ALLOWED 60        == limit context to 60